﻿.ahinvFd .ad {
	z-index: 100;
	background: none;
	position: absolute;
	display: none;
}

.ahinvFd a {
	color: #000000;
	display: inline-block;
	text-decoration: none;
}

.ahinvFd a img {
	border: 0;
}

.ahinvFd .opacity {
	position: absolute;
	top: 0;
	width: 100%;
	height: 25px;
}

.opacity1 {
	opacity: 0.90;
	filter: alpha(opacity=90);
}

.ahinvFd .text {
	position: absolute;
	top: 0;
	width: 100%;
	height: 25px;
	color: #000000;
	line-height: 25px;
}

.ahinvFd .text .button {
	position: relative;
	float: right;
	top: 5px;
	right: 5px;
	width: 16px;
	height: 16px;
	background: url("close.png") no-repeat;
	cursor: pointer;
}

.ahinvFd .text .title {
	position: relative;
	float: left;
	font-size: 12px;
	margin-left: 5px;
}